AddReportVariable Method (Report Object)

Use AddReportVariable method to add a report variable to the report. This variable can then be used to provide a calculated field value in the Format Event. You can add as many report variables to your report as you need. Each report variable is identified by its name, which must be unique.

Syntax
Sub AddReportVariable (type As CRReportVariableValueType,
    pName As String, [arraySize As Long], [reserved])
Parameters

Parameter Description

type

CRReportVariableValueType. Specifies the type of variable that you want to add to the report.

pName

Specifies the unique name for the report variable that you want to add.

[arraySize As Long]

Reserved. Do not use.

[reserved]

Reserved. Do not use.



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com